Sandbox_EN = {
    Sandbox_TakeABathAndShower = "Take A Bath And Shower",

    Sandbox_TakeABathAndShower_GeneralSection = "----------- General Settings -----------",
    Sandbox_TakeABathAndShower_GeneralSection_tooltip = "This checkbox option does nothing itself.",

    Sandbox_TakeABathAndShower_WaterTemperatureConcept = "Water Temperature Concept",
    Sandbox_TakeABathAndShower_WaterTemperatureConcept_tooltip = "Whether has a water temperature concept to shower and bath. <BR> If False, you will no longer be able to get the warming to body effects of hot water or the stress relief effects.",

    Sandbox_TakeABathAndShower_RemainTubFaucetWater = "Water Remaining in the bathtub",
    Sandbox_TakeABathAndShower_RemainTubFaucetWater_tooltip = "This is the amount of water remaining in the bathtub faucet after a water outage. <LINE> By making this value higher than the amount of taking bath water consumed, you will be able to take a bath in the first house you visit after the water outage.",

    Sandbox_TakeABathAndShower_RemainShowerFaucetWater = "Water Remaining in the shower",
    Sandbox_TakeABathAndShower_RemainShowerFaucetWater_tooltip = "This is the amount of water remaining in the shower faucet after a water outage. <LINE> By making this value higher than the amount of taking shower water consumed, you will be able to take a bath in the first house you visit after the water outage.",


    Sandbox_TakeABathAndShower_TubFluidContainerSection = "----------- Tub Fluid Container -----------",
    Sandbox_TakeABathAndShower_TubFluidContainerSection_tooltip = "This checkbox option does nothing itself.",

    Sandbox_TakeABathAndShower_TubWaterCapacity = "Tub Water Capacity",
    Sandbox_TakeABathAndShower_TubWaterCapacity_tooltip = "The amount of water that can be stored in a bathtub. <BR> <PUSHRGB:1,0.5,0.5> Note: This is separate from the amount of water remaining in the faucet when shut out of the water supply. <POPRGB>",

    Sandbox_TakeABathAndShower_TubRainCollect = "Tub Collect Rain",
    Sandbox_TakeABathAndShower_TubRainCollect_tooltip = "If you placed bathtub to outdoors, you can collect rainwater. But you cannot use that water for plumbing.",

    Sandbox_TakeABathAndShower_TubWaterGetDirty = "Tub Water Get Dirty",
    Sandbox_TakeABathAndShower_TubWaterGetDirty_tooltip = "When you bathing, the water becomes tainted by the dirt washed off your body.",

    Sandbox_TakeABathAndShower_TubWaterTemperatureDecrease = "Decrease in Tub Water Temperature",
    Sandbox_TakeABathAndShower_TubWaterTemperatureDecrease_tooltip = "The amount of decrease in tub water temperature every hour. Set to 0 will keep the water temperature constant.",

    Sandbox_TakeABathAndShower_EnableReheat = "Enable Bath Water Reheat",
    Sandbox_TakeABathAndShower_EnableReheat_tooltip = "If you have electricity, you can reheat the bath water.",

    Sandbox_TakeABathAndShower_BathAndShowerSection = "----------- Bath And Shower -----------",
    Sandbox_TakeABathAndShower_BathAndShowerSection_tooltip = "This checkbox option does nothing itself.",

    Sandbox_TakeABathAndShower_BathConsumeWater = "Bath Consume Water (%)",
    Sandbox_TakeABathAndShower_BathConsumeWater_tooltip = "The percentage of consumed water when taking a bath. This is a percentage of the tub's capacity.",

    Sandbox_TakeABathAndShower_ShowerConsumeWater = "Shower Consume Water",
    Sandbox_TakeABathAndShower_ShowerConsumeWater_tooltip = "The amount of water needed to take a shower.",

    Sandbox_TakeABathAndShower_BathingWetTime = "Duration of Bath Wet",
    Sandbox_TakeABathAndShower_BathingWetTime_tooltip = "The duration of the pleasant wetness by bathing. If you do not dry your self with a bath towel before this effect wears off, it will turn into a normally uncomfortable wetness. <LINE> <PUSHRGB:1,0.5,0.5> It will not work if Moodle Framework Mod is not installed!<POPRGB>",
    Sandbox_TakeABathAndShower_BathingWetTime_option1 = "10 minutes",
    Sandbox_TakeABathAndShower_BathingWetTime_option2 = "20 minutes",
    Sandbox_TakeABathAndShower_BathingWetTime_option3 = "30 minutes",
    Sandbox_TakeABathAndShower_BathingWetTime_option4 = "40 minutes",
    Sandbox_TakeABathAndShower_BathingWetTime_option5 = "50 minutes",
    Sandbox_TakeABathAndShower_BathingWetTime_option6 = "60 minutes",

    Sandbox_TakeABathAndShower_DisableNegativeEffectsOfBathing = "Disable Negative Effects Of Bathing",
    Sandbox_TakeABathAndShower_DisableNegativeEffectsOfBathing_tooltip = "Disable the increase discomfort, boredom, and unhappiness that comes from bathing with wearing clothes or in bad condition bathwater (wrong temperature or dirty).",

    Sandbox_TakeABathAndShower_BodyGrimeSection = "----------- Body Grime -----------",
    Sandbox_TakeABathAndShower_BodyGrimeSection_tooltip = "This checkbox option does nothing itself.",

    Sandbox_TakeABathAndShower_EnableBodyGrime = "Enable Body Grime",
    Sandbox_TakeABathAndShower_EnableBodyGrime_tooltip = "Enable Body Grime functions. If this to False, all settings below this will be disabled.",

    Sandbox_TakeABathAndShower_EnableBodyGrimeMoodle = "Enable Moodle for Body Grime",
    Sandbox_TakeABathAndShower_EnableBodyGrimeMoodle_tooltip = "Displays a moodle that increases in severity for every 25 Body Grime accumulated. <LINE> <PUSHRGB:1,0.5,0.5> It will not work if Moodle Framework Mod is not installed!<POPRGB>",

    Sandbox_TakeABathAndShower_BodyGrimeIncreasedBase = "Base Increase for Body Grime",
    Sandbox_TakeABathAndShower_BodyGrimeIncreasedBase_tooltip = "The base amount of Grime that accumulates for your body every hour without you doing anything.",

    Sandbox_TakeABathAndShower_BloodToGrimeThreshold = "Blood Threshold for Increase Grime",
    Sandbox_TakeABathAndShower_BloodToGrimeThreshold_tooltip = "If there is more blood on your body than this value, it will accumulate on the body as Grime.",

    Sandbox_TakeABathAndShower_DirtToGrimeThreshold = "Dirt Threshold for Increase Grime",
    Sandbox_TakeABathAndShower_DirtToGrimeThreshold_tooltip = "If there is more dirt on your body than this value, it will accumulate on the body as Grime.",

    Sandbox_TakeABathAndShower_BloodAndDirtMultiplier = "Blood And Dirt To Grime Multiplier",
    Sandbox_TakeABathAndShower_BloodAndDirtMultiplier_tooltip = "A multiplier on how amount blood and dirt over the threshold will accumulate as grime. <LINE> This is calculated by total blood or dirt stains on full body, not by part, and the maximum value is 1, not 100. <LINE> If you set this value to 3, you will accumulate 1.5 additional grime every hour if you have 50 blood on your body.",

    Sandbox_TakeABathAndShower_GrimeDiscomfort = "Discomfort by Grime",
    Sandbox_TakeABathAndShower_GrimeDiscomfort_tooltip = "If you have too much Grime, you will feel discomfort.",

    Sandbox_TakeABathAndShower_GrimeSick = "Sick by Grime",
    Sandbox_TakeABathAndShower_GrimeSick_tooltip = "If you have too much Grime, you will may experience symptoms similar to those of an infection.",

    Sandbox_TakeABathAndShower_GrimeNoxiousSmell = "Smell by Grime (Not Implemented)",
    Sandbox_TakeABathAndShower_GrimeNoxiousSmell_tooltip = "If you have too much Grime, you will feel a slight noxious smell.",

    Sandbox_TakeABathAndShower_WashSelfRemoveGrimeRatio = "Grime Remove Ratio When Wash Self",
    Sandbox_TakeABathAndShower_WashSelfRemoveGrimeRatio_tooltip = "Percentage of grime removed in Vanilla Wash Self.",

    Sandbox_TakeABathAndShower_WashSelfRemoveGrimeRatioUseSoap = "Grime Remove Ratio When Wash Self with Soap",
    Sandbox_TakeABathAndShower_WashSelfRemoveGrimeRatioUseSoap_tooltip = "Percentage of grime removed in Vanilla WashSelf with soap.",

}